ComponentOne ASP.NET MVC Controls
SmoothingPeriod Property (MacdBase<T>)

C1.Web.Mvc.Finance Namespace > MacdBase<T> Class : SmoothingPeriod Property
Gets or sets the exponential moving average period for the signal line.
Syntax
'Declaration
 
<DefaultValueAttribute(9)>
Public Property SmoothingPeriod As Double
[DefaultValue(9)]
public double SmoothingPeriod {get; set;}
See Also

Reference

MacdBase<T> Class
MacdBase<T> Members